# Sweden

#########################################################################
#  The Slesvig Question
#########################################################################
event = {
	id = 6600
	random = no
	country = SWE

	# Triggered by DAN 6200

	name = "EVT_1513_NAME"
	desc = "EVT_6200_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME6600A" # Vacillating Support for Denmark
		ai_chance = 80
		command = { type = relation which = DAN value = 100 }
		command = { type = trigger which = 6201 } # DAN
	}
	action_b = {
		name = "ACTIONNAME6600B" # Scandinavist Surge
		ai_chance = 15
		command = { type = relation which = DAN value = 200 }
		command = { type = guarantee which = DAN }
		command = { type = prestige value = 25 }
		command = { type = setflag which = flg_DAN_SWE_1 value = 1 }
		command = { type = trigger which = 6202 } # DAN
	}
	action_c = {
		name = "ACTIONNAME6600C" # Isolationism
		ai_chance = 5
		command = { type = relation which = DAN value = -100 }
		command = { type = relation which = PRU value = 50 }
		command = { type = relation which = AUS value = 50 }
		command = { type = prestige value = -10 }
	}
}

#########################################################################
#  The German-Danish Crisis
#########################################################################
event = {
	id = 6601
	random = no
	country = SWE

	# Triggered by DAN 6207

	name = "EVT_1514_NAME"
	desc = "EVT_1514_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME6600A" # Vacillating Support for Denmark
		ai_chance = 80
		command = { type = relation which = DAN value = 100 }
		command = { type = trigger which = 6208 } # DAN
	}
	action_b = {
		name = "ACTIONNAME6600B" # Scandinavist Surge
		ai_chance = 15
		command = { type = relation which = DAN value = 200 }
		command = { type = guarantee which = DAN }
		command = { type = prestige value = 25 }
		command = { type = setflag which = flg_DAN_SWE_2 value = 1 }
		command = { type = trigger which = 6209 } # DAN
	}
	action_c = {
		name = "ACTIONNAME6600C" # Isolationism
		ai_chance = 5
		command = { type = relation which = DAN value = -100 }
		command = { type = relation which = PRU value = 50 }
		command = { type = relation which = AUS value = 50 }
		command = { type = prestige value = -10 }
	}
}

#########################################################################
#  The Scandinavian Union
#########################################################################
event = {
	id = 6602
	random = no
	country = SWE

	trigger = {
		OR = {
			flag = { name = flg_DAN_SWE_1 value = 1 }
			flag = { name = flg_DAN_SWE_2 value = 1 }
		}
		greater_prestige = { country = SWE country = DAN }
		NOT = { war = { country = SWE country = DAN } }
		NOT = { war = { country = SWE country = PRU } }
		NOT = { war = { country = PRU country = DAN } }
		NOT = { war = { country = SWE country = GER } }
		NOT = { war = { country = GER country = DAN } }
		relation = { country = DAN data = 100 }

		owned = { province = 307 data = DAN }
		owned = { province = 308 data = DAN }
		owned = { province = 309 data = DAN }
		owned = { province = 310 data = DAN }
		owned = { province = 311 data = DAN }
		owned = { province = 312 data = DAN }
		owned = { province = 313 data = SWE }
		owned = { province = 314 data = SWE }
		owned = { province = 315 data = SWE }
		owned = { province = 316 data = SWE }
		owned = { province = 318 data = SWE }
		owned = { province = 319 data = SWE }
		owned = { province = 374 data = SWE }
		owned = { province = 323 data = SWE }
		owned = { province = 324 data = SWE }
		owned = { province = 259 data = SWE }
		owned = { province = 376 data = SWE }
		owned = { province = 260 data = SWE }
		owned = { province = 378 data = SWE }
		owned = { province = 325 data = SWE }
		owned = { province = 75 data = SWE }
		owned = { province = 62 data = SWE }
		owned = { province = 76 data = SWE }
		owned = { province = 77 data = SWE }
		owned = { province = 78 data = SWE }
		owned = { province = 63 data = SWE }
		owned = { province = 61 data = SWE }
		owned = { province = 60 data = SWE }
		owned = { province = 58 data = SWE }
		owned = { province = 332 data = SWE }
		owned = { province = 331 data = SWE }
		owned = { province = 326 data = SWE }
		owned = { province = 317 data = SWE }
		owned = { province = 328 data = SWE }
		owned = { province = 329 data = SWE }
		owned = { province = 330 data = SWE }
	}

	name = "EVT_6214_NAME"
	desc = "EVT_6214_DESC"
	style = 0

	date = { day = 1 month = january year = 1863 }
	offset = 61
	deathdate = { day = 30 month = december year = 1920 }

	action_a = {
		name = "ACTIONNAME6602A" # Propose a Union to the Danes
		command = { type = sleepevent which = 6214 }
		command = { type = trigger which = 6215 }
		command = { type = prestige value = -10 }
	}
	action_b = {
		name = "ACTIONNAME6214B" # Drop this
		command = { }
	}
}

#########################################################################
#  Denmark accepted the Union
#########################################################################
event = {
	id = 6603
	random = no
	country = SWE

	# Triggered by DAN 6215

	name = "EVT_6603_NAME"
	desc = "EVT_6215_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME6603A" # A Glorious Day!
		command = { type = add_countryculture which = danish }
		command = { type = inherit which = DAN }
		command = { type = prestige value = 100 }
		command = { type = country which = SCA }
	}
}

#########################################################################
#  Danish Union Proposal
#########################################################################
event = {
	id = 6604
	random = no
	country = SWE

	# Triggered by DAN 6214

	trigger = {
		relation = { country = DAN data = 150 }
	}

	name = "EVT_6604_NAME"
	desc = "EVT_6216_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME6215A" # We shall join (Game Over)
		command = { type = trigger which = 6216 }
	}
	action_b = {
		name = "ACTIONNAME6215B" # We will stay independent
		command = { }
	}
}

#########################################################################
#  The Crimean War
#########################################################################
event = {
	id = 6605
	random = no
	country = SWE

	picture = crimean_wars

	trigger = {
		NOT = { war = { country = SWE country = RUS } }
		NOT = { war = { country = SWE country = TUR } }
		NOT = { war = { country = AUS country = RUS } }
		NOT = { war = { country = PRU country = RUS } }
		NOT = { war = { country = GER country = RUS } }
		NOT = { war = { country = CHI country = RUS } }
		NOT = { alliance = { country = SWE country = RUS } }
		war = { country = ENG country = RUS }
		war = { country = FRA country = RUS }
		war = { country = RUS country = TUR }
		event = 1111 # TUR
		NOT = {
			peace_treaty = { country = SWE country = RUS }
		}
	}

	name = "EVT_1111_NAME"
	desc = "EVT_1111_DESC"
	style = 0

	date = { day = 6 month = july year = 1853 }
	offset = 7
	deathdate = { day = 6 month = july year = 1860 }

	action_a = {
		name = "ACTIONNAME6942B" # Maybe later
		command = { }
	}
	action_b = {
		name = "ACTIONNAME6942A" # Declare War on Russia
		command = { type = war which = RUS }
		command = { type = prestige value = 20 }
	}
}

#########################################################################
#  The Crimean War
#########################################################################
event = {
	id = 6606
	random = no
	country = SWE

	trigger = {
		NOT = { war = { country = SWE country = RUS } }
		NOT = { war = { country = SWE country = TUR } }
		OR = {
			war = { country = AUS country = RUS }
			war = { country = PRU country = RUS }
			war = { country = GER country = RUS }
			war = { country = CHI country = RUS }
		}
		NOT = { alliance = { country = SWE country = RUS } }
		war = { country = ENG country = RUS }
		war = { country = FRA country = RUS }
		war = { country = RUS country = TUR }
		event = 1111 # TUR
		NOT = {
			peace_treaty = { country = SWE country = RUS }
		}
	}

	name = "EVT_1111_NAME"
	desc = "EVT_1111_DESC"
	style = 0

	date = { day = 6 month = july year = 1853 }
	offset = 31
	deathdate = { day = 6 month = july year = 1860 }

	action_a = {
		name = "ACTIONNAME6942A" # Declare War on Russia
		ai_chance = 75
		command = { type = war which = RUS }
		command = { type = prestige value = 20 }
	}
	action_b = {
		name = "ACTIONNAME6942B" # Maybe later
		ai_chance = 25
		command = { }
	}
}

#########################################################################
#  TEST
#########################################################################
#event = {
#	id = 6620
#	random = no
#	country = SWE
#
#	trigger = {
#		national_value = order
#	}
#
#	name = "OK"
#	desc = "OK"
#	style = 0
#
#	date = { day = 2 month = january year = 1836 }
#
#	action_a = {
#		name = "OK" #
#		command = { type = pop_growth_mod value = 100 }
#	}
#}

#Norwegian Merchant Marine (1850+)
#							Between 1850 and 1880 the floating tonnage went from 284,000 to 1.5 million tons. Norwegian shipping companies were covering the entire world plying their trade. This growth continued up to the first world war, when it achieved the size of 3.5 million tons and was ranked third in the world. Up to 1880 the fleet consisted mostly of sailing ships, and they were gradually replaced by steam vessels until the whole fleet was converted by 1920. During the first world war the fleet was reduced by half/ but between wars it was built back up and at the outbreak of World War 2 , the fleet was nearly 5 million tons.

#The Union Consulate Crisis  (1905) Towards the end of the century clashes on the subject of the union intensified. A Swedish demand that the union's foreign minister must be Swedish, and the Norwegians' demand for their own consulates sparked bitter disagreement. Swedish troops prevented the Norwegians from achieving their desires. In return, the Norwegians spent the final years of the century building up their military power. In the end it was the consulate issue that triggered the final conflict between the two countries. On March 111905, the government of Prime Minister Michelsen was formed to push the consulate issue through as a unilateral Norwegian action. On June 7 the government placed its power in the hands of the Storting. The latter, however, requested the government to continue temporarily, in accordance with the Constitution and current law "with the amendments made necessary in that the union with Sweden under one King is dissolved as the King no longer functions as a Norwegian monarch." Thus, the Norwegian view was that the union was now dissolved. However, the Swedes demanded a referendum to clarify whether the nation as a whole was in agreement with this move. Further, Sweden demanded negotiations on the conditions for a dissolution of the union.



							